home *** CD-ROM | disk | FTP | other *** search
/ The Trig Explorer / The Trig Explorer.iso / mac / Explorer / START.dxr / 00095.ls < prev    next >
Encoding:
Text File  |  1998-07-22  |  137 b   |  11 lines

  1. on mouseUp
  2.   puppetSprite(4, 0)
  3.   puppetSprite(17, 0)
  4.   play frame "Volume"
  5.   go("control")
  6. end
  7.  
  8. on mouseDown
  9.   puppetSound("click")
  10. end
  11.